POV-Ray : Newsgroups : povray.binaries.animations : 2 Opal rings : Re: 2 Opal rings Server Time
30 Jun 2024 03:58:30 EDT (-0400)
  Re: 2 Opal rings  
From: Ben Chambers
Date: 23 Feb 2007 15:07:22
Message: <45df497a@news.povray.org>
St. wrote:
>      Ok, I'll give that a try, and actually, that would be about the same 
> camera position and distance that I would want for my next animation, which 
> is going to be a merry-go-round or carousel. I'll use copies of  the Poser 
> horse and doctor them up to look like proper carousel horses, but because I 
> want it (the carousel and horses) to spin authentically, how would I make a 
> horse do the up and down thing as it rotates?
> 
>     (Anyone?)

object {
	horse
	translate x*some_num
	translate y*sin(clock*some_num2)*some_num3
	rotate y*some_num4
}

...Chambers


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.